home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1001a < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.9 KB  |  91 lines

  1. *
  2. * Linear Technology LT1001A op amp model (with calls for LT1002A)
  3. * Written: 10-16-1989 15:04:20 Type: Bipolar npn input, internal comp.
  4. * LT1001A updated from original model on 05-18-1990
  5. * Typical specs: 
  6. * Vos=1.00E-05, Ib=5.00E-10, Ios=3.00E-10, GBP=8.0E+05Hz, Phase mar.=60.0deg,
  7. * SR(+)=3.3E-01V/us, SR(-)=3.1E-01V/us, Av=118dB, CMMR=126dB, 
  8. * Vsat(+)=1.00V, Vsat(-)=1.00V, Isc=+/-25.0mA, Iq=1600uA
  9. * (input differential mode clamp active)
  10. * Connections: + - V+V-O 
  11. .SUBCKT LT1001A 3 2 7 4 6
  12. * INPUT
  13. RC1 7 80 6.631E+03
  14. RC2 7 90 6.631E+03
  15. Q1 80 102 10 QM1 
  16. Q2 90 103 11 QM2 
  17. RB1 2 102 5.000E+02
  18. RB2 3 103 5.000E+02
  19. DDM1 102 104 DM2 
  20. DDM3 104 103 DM2 
  21. DDM2 103 105 DM2 
  22. DDM4 105 102 DM2 
  23. C1 80 90 8.660E-12
  24. RE1 10 12 1.409E+03
  25. RE2 11 12 1.409E+03
  26. IEE 12 4 9.901E-06
  27. RE 12 0 2.020E+07
  28. CE 12 0 1.579E-12
  29. * INTERMEDIATE 
  30. GCM 0 8 12 0 7.558E-11
  31. GA 8 0 80 90 1.508E-04
  32. R2 8 0 1.000E+05
  33. C2 1 8 3.000E-11
  34. GB 1 0 8 0 1.538E+03
  35. * OUTPUT 
  36. RO1 1 6 2.575E+01
  37. RO2 1 0 3.425E+01
  38. RC 17 0 4.228E-06
  39. GC 0 17 6 0 2.365E+05
  40. D1 1 17 DM1 
  41. D2 17 1 DM1 
  42. D3 6 13 DM2 
  43. D4 14 6 DM2 
  44. VC 7 13 1.803E+00
  45. VE 14 4 1.803E+00
  46. IP 7 4 1.590E-03
  47. DSUB 4 7 DM2 
  48. * MODELS 
  49. .MODEL QM1 NPN (IS=8.000E-16 BF=7.692E+03)
  50. .MODEL QM2 NPN (IS=8.003E-16 BF=1.429E+04)
  51. .MODEL DM1 D (IS=2.331E-08)
  52. .MODEL DM2 D (IS=8.000E-16)
  53. .ENDS LT1001A
  54. .SUBCKT LT1002A 3 2 7 4 6
  55. X_LT1002A 3 2 7 4 6 LT1001A
  56. .ENDS LT1002A
  57. * - - - - - * FINI LT1001A FAMILY * - - - - - * [OAMM VN01 9/89]
  58.  
  59. ***
  60. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1990
  61. *                       All rights reserved.
  62. *   Linear Technology Corporation hereby grants the users of this
  63. * macromodel a non-exclusive, nontransferrable license to use this
  64. *            macromodel under the following conditions:
  65. * The user agrees that this macromodel is licensed from Linear
  66. * Technology and agrees that the macromodel may be used, loaned,
  67. * given away or included in other model libraries as long as this
  68. * notice and the model in its entirety and unchanged is included.
  69. * No right to make derivative works or modifications to the
  70. * macromodel is granted hereby.  All such rights are reserved.
  71. * This model is provided as is.  Linear Technology makes no
  72. * warranty, either expressed or implied about the suitability or
  73. * fitness of this model for any particular purpose.  In no event
  74. * will Linear Technology be liable for special, collateral,
  75. * incidental or consequential damages in connection with or arising
  76. * out of the use of this macromodel.  It should be remembered that
  77. * models are a simplification of the actual circuit.
  78. * Linear Technology reserves the right to change these macromodels
  79. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  80. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  81. * datasheets on the actual amplifiers or the latest macromodels.
  82. * ----------------------------------------------------------------------- *
  83.